home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / magnum1.dxr / 00052_PAULMIN.BMP.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  124 b   |  8 lines

  1. on mouseUp
  2.   global FrameG
  3.   set FrameG to the frame
  4.   sound stop 1
  5.   sound playFile 2, "..\som\magnum.wav"
  6.   go("f13")
  7. end
  8.